2001-12-26 22:08:32

by Louis E Garcia II

[permalink] [raw]
Subject: 2.4.18-pre1 compile error

Compiling broke with radeonfb.c:


radeonfb.c: In function 'radeon_save_state':
radeonfb.c:2283: TMOS_TRANSMITTER_CNTL' undeclared (first use in this
function)
radeonfb.c:2283: (Each undeclared identifier is reported only once
radeonfb.c:2283: for each function it appears in.)
radeonfb.c: In function 'radeon_load_video_mode':
radeonfb.c:2560: 'TMOS_RAN_PAT_RST' undeclared (first use in this
function)
radeonfb.c:2561: 'ICHCSEL' undeclared (first use in this function)
radeonfb.c:2561: 'TMOS_PLLRST' undeclared (first use in this function)
radeonfb.c: In function 'radeon_write_mode':
radeonfb.c:2650: 'TMOS_TRANSMITTER_CNTL' undeclared (first use in this
function)
radeonfb.c:2655: 'LVDS_STATE_MASK' undeclared (first use in this
function)
radeonfb.c: At top level:
radeonfb.c:2957: warning: 'fbcon_radeon8' defined but not used
make[3]: *** [radeonfb.o] Error 1


I am not subscribed to the list. If a patch is floating around please
email me.

Thanks, --Louis