浏览代码

[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 年之前
父节点
当前提交
003b54925e
共有 1 个文件被更改,包括 0 次插入7 次删除
  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);
-