[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>
This commit is contained in:
parent
ab1418a316
commit
003b54925e
|
@ -1,7 +0,0 @@
|
|||
|
||||
typedef enum { IllegalAsic, UnknownAsic, AndrosAsic, HarmonyAsic } AsicId;
|
||||
|
||||
AsicId GetAsicId(void);
|
||||
|
||||
const char* const GetAsicName(void);
|
||||
|
Loading…
Reference in New Issue