1
0
Fork 0

[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>
hifive-unleashed-5.1
Ralf Baechle 2005-09-03 15:56:08 -07:00 committed by Linus Torvalds
parent ab1418a316
commit 003b54925e
1 changed files with 0 additions and 7 deletions

View File

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