On 08.09.2012 02:50, Randy Dunlap wrote: > On 09/06/2012 04:47 PM, akpm@linux-foundation.org wrote: > >> The mm-of-the-moment snapshot 2012-09-06-16-46 has been uploaded to >> >> http://www.ozlabs.org/~akpm/mmotm/ >> > > > > on x86_64: > > CONFIG_OF and CONFIG_DTC are not enabled. > > > drivers/misc/lis3lv02d/lis3lv02d_spi.c:137:3: error: implicit declaration of function 'of_match_ptr' > drivers/misc/lis3lv02d/lis3lv02d_spi.c:137:3: error: initializer element is not constant > drivers/misc/lis3lv02d/lis3lv02d_spi.c:137:3: error: (near initialization for 'lis302dl_spi_driver.driver.of_match_table') > > Thanks - the attached patch fixes it. Daniel