From: Ralf Baechle Remove the one file which managed to survive the removel of HP Laserjet support. Signed-off-by: Andrew Morton --- dev/null | 7 ------- 1 files changed, 7 deletions(-) diff -L include/asm-mips/hp-lj/asic.h -puN include/asm-mips/hp-lj/asic.h~mips-remove-hp-laserjet-remains /dev/null --- devel/include/asm-mips/hp-lj/asic.h +++ /dev/null 2003-09-15 06:40:47.000000000 -0700 @@ -1,7 +0,0 @@ - -typedef enum { IllegalAsic, UnknownAsic, AndrosAsic, HarmonyAsic } AsicId; - -AsicId GetAsicId(void); - -const char* const GetAsicName(void); - _