1. 30 11月, 2010 1 次提交
    • A
      ARM: cns3xxx: Fix build with CONFIG_PCI=y · 44266416
      Anton Vorontsov 提交于
      commit 6338a6aa ("ARM: 6269/1: Add 'code'
      parameter for hook_fault_code()") breaks CNS3xxx build:
      
        CC      arch/arm/mach-cns3xxx/pcie.o
      pcie.c: In function 'cns3xxx_pcie_init':
      pcie.c:373: warning: passing argument 4 of 'hook_fault_code' makes integer from pointer without a cast
      pcie.c:373: error: too few arguments to function 'hook_fault_code'
      
      This commit fixes the small issue.
      
      Cc: stable@kernel.org [36]
      Signed-off-by: NAnton Vorontsov <cbouatmailru@gmail.com>
      44266416
  2. 22 11月, 2010 1 次提交
  3. 20 11月, 2010 13 次提交
  4. 19 11月, 2010 25 次提交