1. 14 Feb, 2014 1 commit
  2. 05 Mar, 2013 1 commit
  3. 12 Jan, 2013 2 commits
  4. 24 Dec, 2012 1 commit
  5. 07 Dec, 2012 1 commit
  6. 19 Sep, 2012 1 commit
  7. 11 Mar, 2012 2 commits
  8. 05 Jan, 2012 1 commit
  9. 23 Dec, 2011 1 commit
  10. 22 Dec, 2011 1 commit
    • Kay Sievers's avatar
      driver-core: remove sysdev.h usage. · edbaa603
      Kay Sievers authored
      
      The sysdev.h file should not be needed by any in-kernel code, so remove
      the .h file from these random files that seem to still want to include
      it.
      
      The sysdev code will be going away soon, so this include needs to be
      removed no matter what.
      
      Cc: Jiandong Zheng <jdzheng@broadcom.com>
      Cc: Scott Branden <sbranden@broadcom.com>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Kukjin Kim <kgene.kim@samsung.com>
      Cc: David Brown <davidb@codeaurora.org>
      Cc: Daniel Walker <dwalker@fifo99.com>
      Cc: Bryan Huntsman <bryanh@codeaurora.org>
      Cc: Ben Dooks <ben-linux@fluff.org>
      Cc: Wan ZongShun <mcuos.com@gmail.com>
      Cc: Haavard Skinnemoen <hskinnemoen@gmail.com>
      Cc: Hans-Christian Egtvedt <egtvedt@samfundet.no>
      Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
      Cc: "Venkatesh Pallipadi
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Ingo Molnar <mingo@redhat.com>
      Cc: "H. Peter Anvin" <hpa@zytor.com>
      Cc: Grant Likely <grant.likely@secretlab.ca>
      Cc: Richard Purdie <rpurdie@rpsys.net>
      Cc: Matthew Garrett <mjg@redhat.com>
      Signed-off-by: default avatarKay Sievers <kay.sievers@vrfy.org>
      edbaa603
  11. 15 Nov, 2011 1 commit
  12. 21 Aug, 2011 1 commit
  13. 11 Mar, 2011 1 commit
  14. 18 Jan, 2011 1 commit
  15. 29 Dec, 2010 1 commit
  16. 25 Nov, 2010 1 commit
    • Abhilash Kesavan's avatar
      ARM: S5PV210: Fix sysdev related warning messages · 9adf262a
      Abhilash Kesavan authored
      
      This patch fixes following warning messages when CONFIG_PM selected.
      
      In file included from arch/arm/mach-s5pv210/mach-smdkv210.c:34:
      arch/arm/plat-samsung/include/plat/pm.h:104: warning: 'struct sys_device'
      declared inside parameter list
      arch/arm/plat-samsung/include/plat/pm.h:104: warning: its scope is only this
      definition or declaration, which is probably not what you want
      arch/arm/plat-samsung/include/plat/pm.h:105: warning: 'struct sys_device'
      declared inside parameter list
      
      In file included from arch/arm/mach-s5pv210/mach-smdkc110.c:31:
      arch/arm/plat-samsung/include/plat/pm.h:104: warning: 'struct sys_device'
      declared inside parameter list
      arch/arm/plat-samsung/include/plat/pm.h:104: warning: its scope is only this
      definition or declaration, which is probably not what you want
      arch/arm/plat-samsung/include/plat/pm.h:105: warning: 'struct sys_device'
      declared inside parameter list
      Signed-off-by: default avatarAbhilash Kesavan <a.kesavan@samsung.com>
      Signed-off-by: default avatarSangbeom Kim <sbkim73@samsung.com>
      Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
      9adf262a
  17. 25 Oct, 2010 1 commit
  18. 20 Oct, 2010 2 commits
  19. 05 Aug, 2010 4 commits
  20. 20 May, 2010 1 commit
  21. 18 May, 2010 1 commit
  22. 24 Feb, 2010 3 commits