forked from luck/tmp_suning_uos_patched
c721bccece
hysdn defines its own types: ulong, uint, uchar and word. Problem is, the module_param macros rely upon some of those identifiers having special meanings too. The net effect is that module_param() and friends cannot be used in ISDN because of this namespace clash. So remove the hysdn-private defines and open-code them all. Cc: Karsten Keil <kkeil@suse.de> Cc: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
boardergo.c | ||
boardergo.h | ||
hycapi.c | ||
hysdn_boot.c | ||
hysdn_defs.h | ||
hysdn_init.c | ||
hysdn_net.c | ||
hysdn_pof.h | ||
hysdn_procconf.c | ||
hysdn_proclog.c | ||
hysdn_sched.c | ||
ince1pc.h | ||
Kconfig | ||
Makefile |