From: Stephen Rothwell on
Hi Jon,

After merging the final tree, today's linux-next build (powerpc
allyesconfig) failed like this:

drivers/video/via/hw.c:21:22: error: asm/olpc.h: No such file or directory
drivers/video/via/lcd.c:21:22: error: asm/olpc.h: No such file or directory
drivers/video/via/hw.c: In function 'init_tmds_chip_info':
drivers/video/via/hw.c:2043: error: implicit declaration of function 'machine_is_olpc'
drivers/video/via/lcd.c: In function 'viafb_lvds_trasmitter_identify':
drivers/video/via/lcd.c:179: error: implicit declaration of function 'machine_is_olpc'

Caused by commit 78af0539da7b8069cb30023a3ec648e353849d3c ("viafb: Do not
probe for LVDS/TMDS on OLPC XO-1.5") from the viafb tree.

I have reverted that commit (and ab73d3d6066b57963ead15f3c1d1a55b16520e14
"viafb: rework the I2C support in the VIA framebuffer driver",
b3af18ed0ed5161801545f40705b9ec50bd9ebb6 "suppress verbose debug
messages: change printk() to DEBUG_MSG()" and
81b7734bd9f0a25e29d9d943e020fa57aee738b4 "viafb: Only establish i2c
busses on ports that always had them" that conflicted with the revert)
for today.

--
Cheers,
Stephen Rothwell sfr(a)canb.auug.org.au
http://www.canb.auug.org.au/~sfr/