From: Markos Chandras Date: Mon, 17 Jun 2013 07:42:11 +0000 (+0000) Subject: MIPS: ath79: Fix argument for the ap136_pc_init function X-Git-Tag: v3.11-rc1~14^2^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=970cb7b963885afff070b315d85a56808bdf2788;p=pandora-kernel.git MIPS: ath79: Fix argument for the ap136_pc_init function ap136_pci_init expects a u8 pointer as an argument. Fixes the following build problem on a randconfig: arch/mips/ath79/mach-ap136.c:151:2: error: too many arguments to function 'ap136_pci_init' Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5476/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed