]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c
authorGabor Juhos <juhosg@openwrt.org>
Wed, 14 Mar 2012 09:36:03 +0000 (10:36 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 27 Apr 2012 13:41:15 +0000 (14:41 +0100)
commit9233d04c6e166e68ef929c299bf4f8940808b7c3
tree97928519acc09e336a9b957beb38e0a7771dd6a6
parentb97ef41fe8df759c3a10e7d0bd3dd1f88d3fe2e5
MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c

The alignment of the 'where' parameters are checked
in the core PCI code already.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3492/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/pci-ar724x.c