From: Nathan Hintz Date: Sat, 12 Jan 2013 10:46:13 +0000 (-0800) Subject: bcma: delete duplicate readl X-Git-Tag: v3.9-rc1~139^2~242^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6734627edea983b307593f71824d7ec2dd2625a;p=pandora-kernel.git bcma: delete duplicate readl The 'val' has already been read by the prior call to 'mips_busprobe32'; this 'readl' is unnecessary. Signed-off-by: Nathan Hintz Acked-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed