Browse Source

[PATCH] mips: remove HP Laserjet remains

Remove the one file which managed to survive the removel of HP Laserjet
support.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Ralf Baechle 19 years ago
parent
commit
003b54925e
1 changed files with 0 additions and 7 deletions
  1. 0 7
      include/asm-mips/hp-lj/asic.h

+ 0 - 7
include/asm-mips/hp-lj/asic.h

@@ -1,7 +0,0 @@
-
-typedef enum { IllegalAsic, UnknownAsic, AndrosAsic, HarmonyAsic } AsicId;
-
-AsicId GetAsicId(void);
-
-const char* const GetAsicName(void);
-