]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mips: fix implicit export.h usage by txx9 platform
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 29 Jul 2011 00:19:43 +0000 (20:19 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 08:05:30 +0000 (04:05 -0400)
commitdc32428513d7a653de7b69748ecb06e26f861485
treec151d7d45e4fd9b299d8a595c644711910fe0b8c
parent56b1550072c6ada277dc58cb288504080652e9fa
mips: fix implicit export.h usage by txx9 platform

To fix this:

arch/mips/txx9/rbtx4939/setup.c:248: error: 'THIS_MODULE' undeclared here (not in a function)
arch/mips/txx9/generic/spi_eeprom.c:82: error: 'THIS_MODULE' undeclared here (not in a function)

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/mips/txx9/generic/spi_eeprom.c
arch/mips/txx9/rbtx4939/setup.c