mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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>
|
History
|
|
|---|---|---|
| .. | ||
| board.h | ||
| cirrus.h | ||
| cmdblk.h | ||
| cmdpkt.h | ||
| daemon.h | ||
| errors.h | ||
| func.h | ||
| host.h | ||
| link.h | ||
| linux_compat.h | ||
| Makefile | ||
| map.h | ||
| param.h | ||
| parmmap.h | ||
| pci.h | ||
| phb.h | ||
| pkt.h | ||
| port.h | ||
| protsts.h | ||
| rio.h | ||
| rio_linux.c | ||
| rio_linux.h | ||
| rioboard.h | ||
| rioboot.c | ||
| riocmd.c | ||
| rioctrl.c | ||
| riodrvr.h | ||
| rioinfo.h | ||
| rioinit.c | ||
| riointr.c | ||
| rioioctl.h | ||
| rioparam.c | ||
| rioroute.c | ||
| riospace.h | ||
| riotable.c | ||
| riotty.c | ||
| route.h | ||
| rup.h | ||
| unixrup.h | ||