1. 21 12月, 2010 11 次提交
  2. 20 12月, 2010 2 次提交
  3. 13 12月, 2010 2 次提交
  4. 07 12月, 2010 1 次提交
  5. 06 12月, 2010 1 次提交
  6. 04 12月, 2010 2 次提交
  7. 01 12月, 2010 6 次提交
  8. 30 11月, 2010 14 次提交
  9. 25 11月, 2010 1 次提交
    • A
      ARM: S5PV210: Fix sysdev related warning messages · 9adf262a
      Abhilash Kesavan 提交于
      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: NAbhilash Kesavan <a.kesavan@samsung.com>
      Signed-off-by: NSangbeom Kim <sbkim73@samsung.com>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      9adf262a