1. 29 6月, 2012 1 次提交
    • P
      ARM: mxs/tx28: fix odd include · f1cefa85
      Paul Bolle 提交于
      arch/arm/mach-mxs/module-tx28.c includes "../devices-mx28.h". That's a
      bit odd, because that header can be found in the same directory. This
      only works because arch/arm/mach-mxs/include should be in the header
      search path for this file. Nevertheless, this file can simply include
      "device-mx28.h" (just as the four other files including that header do).
      Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
      Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
      f1cefa85
  2. 02 12月, 2011 1 次提交
  3. 23 3月, 2011 1 次提交
  4. 08 3月, 2011 1 次提交