[2.1.123-1] fbcon.c didn't get updated

Benjamin Redelings I (bredelin@UCSD.Edu)
Sat, 19 Sep 1998 17:41:11 -0700


Hi, I compiled kernel 2.1.123, but I had a few problems.

The macros SM_LEFT and SM_RIGHT are in fbcon.c, but they are deleted out
of a common include file. So, I just defined them right about their use
in fbcon.c to compile. This is probably NOT the correct fix, since it
seems like SM_LEFT and SM_RIGHT are going away.

I also had to change one occurrence of set_palette() to
set_palette(cons) in fbcon.c because the number arguments to setpalette
has increased to one.

So it seems that there is a patch fragment that missed the pre-patch.

-BenRI

-- 
http://sdcc13.ucsd.edu/~bredelin

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/