Hi Dave, Today's linux-next build (m68k defconfig) failed like this: drivers/net/8390p.c:94:19: error: invalid suffix "p_init_module" on integer constant drivers/net/8390p.c:94: error: expected identifier or '(' before numeric constant drivers/net/8390p.c:99:20: error: invalid suffix "p_cleanup_module" on integer constant drivers/net/8390p.c:99: error: expected identifier or '(' before numeric constant drivers/net/8390p.c:103:30: error: invalid suffix "p_init_module" on integer constant drivers/net/8390p.c:104:33: error: invalid suffix "p_cleanup_module" on integer constant Caused by commit 362b76edb78923face033e18e4ffc85df8db0f28 ("8390p: Get rid of init_module/cleanup_module"). Clearly not even looked at hard, much less built ... -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/