1
0
Fork 0
alistair23-linux/arch/m68k/atari
Geert Uytterhoeven 3d92e8f3ae m68k: atari - Rename "mfp" to "st_mfp"
http://kisskb.ellerman.id.au/kisskb/buildresult/72115/:
| net/mac80211/ieee80211_i.h:327: error: syntax error before 'volatile'
| net/mac80211/ieee80211_i.h:350: error: syntax error before '}' token
| net/mac80211/ieee80211_i.h:455: error: field 'sta' has incomplete type
| distcc[19430] ERROR: compile net/mac80211/main.c on sprygo/32 failed

This is caused by

| # define mfp ((*(volatile struct MFP*)MFP_BAS))

in arch/m68k/include/asm/atarihw.h, which conflicts with the new "mfp" enum in
net/mac80211/ieee80211_i.h.

Rename "mfp" to "st_mfp", as it's a way too generic name for a global #define.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-02-22 09:23:02 -08:00
..
Makefile m68k: Remove the broken Hades support 2008-10-14 10:23:27 -07:00
ataints.c m68k: atari - Rename "mfp" to "st_mfp" 2009-02-22 09:23:02 -08:00
atakeyb.c m68k: atari - Rename "mfp" to "st_mfp" 2009-02-22 09:23:02 -08:00
atasound.c m68k: kill arch/m68k/atari/atari_ksyms.c 2008-02-05 09:44:24 -08:00
config.c m68k: atari - Rename "mfp" to "st_mfp" 2009-02-22 09:23:02 -08:00
debug.c m68k: atari - Rename "mfp" to "st_mfp" 2009-02-22 09:23:02 -08:00
stdma.c m68k: atari core - Kill warn_unused_result warnings 2009-01-12 20:56:36 +01:00
stram.c proc: move /proc/stram to m68k-specific code 2008-10-23 14:25:35 +04:00
time.c m68k: atari - Rename "mfp" to "st_mfp" 2009-02-22 09:23:02 -08:00