dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/asm-mips/mach-au1x00
Sergei Shtylyov 09a77441f2 Au1200: kill IDE driver function prototypes
Fix these warnings emitted when compiling drivers/ide/mips/au1xxx-ide.c:

include/asm/mach-au1x00/au1xxx_ide.h:137: warning: 'auide_tune_drive' declared 
`static' but never defined
include/asm/mach-au1x00/au1xxx_ide.h:138: warning: 'auide_tune_chipset' declared
 `static' but never defined

by wiping out the whole "function prototyping" section from the header file
<asm-mips/mach-au1x00/au1xxx_ide.h> as it mostly declared functions that are
already dead in the IDE driver; move the only useful prototype into the driver.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-17 01:14:33 +02:00
..
au1xxx.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
au1xxx_dbdma.h [MIPS] checkfiles: Fix "need space after that ','" errors. 2007-10-11 23:46:15 +01:00
au1xxx_ide.h Au1200: kill IDE driver function prototypes 2008-04-17 01:14:33 +02:00
au1xxx_psc.h [MIPS] au1xxx: fix PSC_SMBTXRX_RSR. 2006-06-29 21:10:53 +01:00
au1000.h [MIPS] Alchemy: work around clock misdetection on early Au1000 2008-04-01 15:46:34 +01:00
au1000_dma.h IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
au1000_gpio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
au1100_mmc.h [MIPS] Alchemy: Fix Au1x SD controller IRQ 2007-12-09 04:51:10 +00:00
au1550_spi.h au1550 SPI controller driver 2007-05-08 11:15:16 -07:00
gpio.h [MIPS] Add generic GPIO to Au1x00 2007-07-10 17:32:56 +01:00
ioremap.h [MIPS] Make ioremap() work on TX39/49 special unmapped segment 2007-07-10 17:33:03 +01:00
prom.h add new prom.h for AU1x00 2007-10-15 14:38:25 -04:00
war.h [MIPS] Split up war.h 2007-10-11 23:46:07 +01:00