1. 23 9月, 2009 8 次提交
  2. 22 9月, 2009 1 次提交
  3. 21 9月, 2009 5 次提交
  4. 20 9月, 2009 20 次提交
  5. 16 9月, 2009 2 次提交
  6. 02 9月, 2009 1 次提交
  7. 01 9月, 2009 1 次提交
  8. 24 8月, 2009 1 次提交
    • P
      usb: gadget: m66592-udc needs linux/err.h. · 56fd1260
      Paul Mundt 提交于
      In certain configurations linux/err.h is not included through alternate
      means, resulting in:
      
      drivers/usb/gadget/m66592-udc.c:1646: error: implicit declaration of function 'IS_ERR'
      drivers/usb/gadget/m66592-udc.c:1649: error: implicit declaration of function 'PTR_ERR'
      distcc[15083] ERROR: compile drivers/usb/gadget/m66592-udc.c on localhost failed
      make[3]: *** [drivers/usb/gadget/m66592-udc.o] Error 1
      make[2]: *** [drivers/usb/gadget] Error 2
      make[1]: *** [drivers] Error 2
      make: *** [sub-make] Error 2
      
      Caught with an ARM config in -next.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      56fd1260
  9. 21 8月, 2009 1 次提交