Skip to content

Commit

Permalink
sparc: remove PROM_AP1000
Browse files Browse the repository at this point in the history
This seems to be left from the long gone AP1000 support.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Jul 18, 2008
1 parent 9606814 commit d6eaadf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-sparc/oplib.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ enum prom_major_version {
PROM_V2, /* sun4c and early sun4m V2 prom */
PROM_V3, /* sun4m and later, up to sun4d/sun4e machines V3 */
PROM_P1275, /* IEEE compliant ISA based Sun PROM, only sun4u */
PROM_AP1000, /* actually no prom at all */
PROM_SUN4, /* Old sun4 proms are totally different, but we'll shoehorn it to make it fit */
};

Expand Down

0 comments on commit d6eaadf

Please sign in to comment.