Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 003b5492 authored by Ralf Baechle's avatar Ralf Baechle Committed by Linus Torvalds
Browse files

[PATCH] mips: remove HP Laserjet remains



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

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent ab1418a3
Loading
Loading
Loading
Loading

include/asm-mips/hp-lj/asic.h

deleted100644 → 0
+0 −7
Original line number Diff line number Diff line

typedef enum { IllegalAsic, UnknownAsic, AndrosAsic, HarmonyAsic } AsicId;

AsicId GetAsicId(void);

const char* const GetAsicName(void);