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/drivers/char/rio
Jiri Slaby d6f6341a64 Char: rio, fix cirrus defines
Rename defines to be in RIO* namespace to not to collide with other defines in
tree.  This broke (as akpm correctly pointed out) some allmodconfig builds,
e.g.  on ppc:

In file included from drivers/char/rio/rio_linux.c:81:
drivers/char/rio/cirrus.h:202:1: warning: "COMPLETE" redefined
In file included from include/net/netns/ipv4.h:8,
                 from include/net/net_namespace.h:13,
                 from include/linux/seq_file.h:7,
                 from include/asm/machdep.h:12,
                 from include/asm/pci.h:17,
                 from include/linux/pci.h:951,
                 from drivers/char/rio/rio_linux.c:50:
include/net/inet_frag.h:28:1: warning: this is the location of the previous definition

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-30 08:29:45 -07:00
..
Makefile
board.h
cirrus.h Char: rio, fix cirrus defines 2008-04-30 08:29:45 -07:00
cmdblk.h
cmdpkt.h
daemon.h
errors.h
func.h
host.h
link.h
linux_compat.h
map.h
param.h
parmmap.h
pci.h
phb.h
pkt.h
port.h
protsts.h
rio.h
rio_linux.c Char: rio, fix cirrus defines 2008-04-30 08:29:45 -07:00
rio_linux.h
rioboard.h
rioboot.c
riocmd.c Char: rio, fix cirrus defines 2008-04-30 08:29:45 -07:00
rioctrl.c Char: rio, fix cirrus defines 2008-04-30 08:29:45 -07:00
riodrvr.h
rioinfo.h
rioinit.c
riointr.c Char: rio, fix cirrus defines 2008-04-30 08:29:45 -07:00
rioioctl.h
rioparam.c Char: rio, fix cirrus defines 2008-04-30 08:29:45 -07:00
rioroute.c drivers: fix integer as NULL pointer warnings 2008-04-28 17:31:13 -07:00
riospace.h
riotable.c
riotty.c Char: rio, fix cirrus defines 2008-04-30 08:29:45 -07:00
route.h
rup.h
unixrup.h