linux/arch/score
Chen Gang d32c98e985 arch/score/include/asm/Kbuild: Add generic "serial.h"
The related error (with allmodconfig under score):

    CC [M]  drivers/staging/speakup/speakup_acntpc.o
  In file included from drivers/staging/speakup/speakup_acntpc.c:33:0:
  drivers/staging/speakup/serialio.h:7:24: fatal error: asm/serial.h: No such file or directory
   #include <asm/serial.h>
                          ^
  compilation terminated.
  make[3]: *** [drivers/staging/speakup/speakup_acntpc.o] Error 1
  make[2]: *** [drivers/staging/speakup] Error 2
  make[1]: *** [drivers/staging] Error 2
  make: *** [drivers] Error 2

Acked-by: Lennox Wu <lennox.wu@gmail.com>
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
2014-10-05 01:18:17 +08:00
..
boot
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
include arch/score/include/asm/Kbuild: Add generic "serial.h" 2014-10-05 01:18:17 +08:00
kernel score: remove deprecated IRQF_DISABLED 2014-10-05 01:18:17 +08:00
lib arch: score: Export necessary symbols in related files 2014-10-05 01:18:16 +08:00
mm arch/score/mm/cache.c: Export 'flush_icache_range' 2014-10-05 01:18:17 +08:00
Kconfig score: remove unused CPU_SCORE7 Kconfig parameter 2014-04-03 16:20:52 -07:00
Kconfig.debug score: Fix typo in Kconfig.debug 2012-02-05 17:14:48 +01:00
Makefile Score: Modify the Makefile of Score, remove -mlong-calls for compiling 2013-09-26 03:46:03 +08:00