On Wed, 11 Feb 2009 08:58:11 -0800 Randy Dunlap wrote: > akpm@linux-foundation.org wrote: > > The mm-of-the-moment snapshot 2009-02-10-16-35 has been uploaded to > > > > http://userweb.kernel.org/~akpm/mmotm/ > > > > and will soon be available at > > > > git://git.zen-sources.org/zen/mmotm.git > > > > It contains the following patches against 2.6.29-rc4: > > > > mmotm-2009-0210-1635/drivers/video/s1d13xxxfb.c:57: error: 'S1D13505_PROD_ID' undeclared here (not in a function) > mmotm-2009-0210-1635/drivers/video/s1d13xxxfb.c:58: error: 'S1D13506_PROD_ID' undeclared here (not in a function) > mmotm-2009-0210-1635/drivers/video/s1d13xxxfb.c:59: error: 'S1D13806_PROD_ID' undeclared here (not in a function) > mmotm-2009-0210-1635/drivers/video/s1d13xxxfb.c: In function 's1d13xxxfb_probe': > mmotm-2009-0210-1635/drivers/video/s1d13xxxfb.c:637: error: 'struct s1d13xxxfb_par' has no member named 'prod_id' > mmotm-2009-0210-1635/drivers/video/s1d13xxxfb.c:637: warning: statement with no effect > mmotm-2009-0210-1635/drivers/video/s1d13xxxfb.c:638: error: 'struct s1d13xxxfb_par' has no member named 'revision' > mmotm-2009-0210-1635/drivers/video/s1d13xxxfb.c:638: warning: statement with no effect Doh! Seems like I left my brain at home. Will drop patch to Andrew right away. > > -- > ~Randy -- Kristoffer Ericson