From: Paul Bolle <hidden> Date: 2014-11-10 11:10:12
Also in:lkml
Your commit bcf8c7e7703b ("ARM: at91: remove at91sam9rl legacy board
support") landed in today's linux-next (ie, next-20141110). It removed
the Kconfig symbol ARCH_AT91SAM9RL.
There is still one check for CONFIG_ARCH_AT91SAM9RL in next-20141110 (in
drivers/usb/gadget/udc/atmel_usba_udc.c). Is a patch to remove this
check queued somewhere?
Paul Bolle