Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS: add common plat_irq_dispatch declaration
@ 2014-08-13 22:09 Sergey Ryazanov
  2014-08-13 22:09 ` [PATCH 1/2] MIPS: MSP71xx: remove unused plat_irq_dispatch() argument Sergey Ryazanov
  2014-08-13 22:09 ` [PATCH 2/2] MIPS: add common plat_irq_dispatch declaration Sergey Ryazanov
  0 siblings, 2 replies; 6+ messages in thread
From: Sergey Ryazanov @ 2014-08-13 22:09 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: Linux MIPS

This short series get rid of one nasty sparse warning "symbol
'plat_irq_dispatch' was not declared. Should it be static?"

Compile tested with following configs:
  ar7_defconfig
  ath79_defconfig
  bcm47xx_defconfig
  bcm63xx_defconfig
  bigsur_defconfig
  capcella_defconfig
  cavium_octeon_defconfig
  cobalt_defconfig
  db1xxx_defconfig
  decstation_defconfig
  e55_defconfig
  fuloong2e_defconfig
  gpr_defconfig
  ip22_defconfig
  ip27_defconfig
  ip32_defconfig
  jazz_defconfig
  jmr3927_defconfig
  lasat_defconfig
  lemote2f_defconfig
  loongson3_defconfig
  ls1b_defconfig
  maltaaprp_defconfig
  malta_defconfig
  malta_kvm_defconfig
  malta_kvm_guest_defconfig
  maltasmvp_defconfig
  maltaup_defconfig
  markeins_defconfig
  mips_paravirt_defconfig
  mpc30x_defconfig
  msp71xx_defconfig
  mtx1_defconfig
  pnx8335_stb225_defconfig
  qi_lb60_defconfig
  rb532_defconfig
  rbtx49xx_defconfig
  rm200_defconfig
  rt305x_defconfig
  sb1250_swarm_defconfig
  sead3_defconfig
  sead3micro_defconfig
  tb0219_defconfig
  tb0226_defconfig
  tb0287_defconfig
  workpad_defconfig
  xway_defconfig

Could not test following configs since compiller lacks and some macro redefinitions:
  ip28_defconfig
  maltasmvp_eva_defconfig
  nlm_xlp_defconfig
  nlm_xlr_defconfig

Sergey Ryazanov (2):
  MIPS: MSP71xx: remove unused plat_irq_dispatch() argument
  MIPS: add common plat_irq_dispatch declaration

 arch/mips/cavium-octeon/setup.c  | 1 -
 arch/mips/include/asm/irq.h      | 2 ++
 arch/mips/pmcs-msp71xx/msp_irq.c | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

-- 
1.8.1.5

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-08-14 14:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-13 22:09 [PATCH 0/2] MIPS: add common plat_irq_dispatch declaration Sergey Ryazanov
2014-08-13 22:09 ` [PATCH 1/2] MIPS: MSP71xx: remove unused plat_irq_dispatch() argument Sergey Ryazanov
2014-08-14 12:46   ` Ralf Baechle
2014-08-14 14:39     ` Sergey Ryazanov
2014-08-14 14:45       ` Ralf Baechle
2014-08-13 22:09 ` [PATCH 2/2] MIPS: add common plat_irq_dispatch declaration Sergey Ryazanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox