<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
From: Ralf Baechle &lt;ralf@linux-mips.org&gt;

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

Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
---

 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);
-
_
</pre></body></html>