From: Danny Kukawka Date: Thu, 16 Feb 2012 13:56:24 +0000 (+0100) Subject: Blackfin: pnav: delete duplicate linux/export.h include X-Git-Tag: v3.4-rc1~134^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e233fb00dd1dfe5931eafc922e432ab46370bf9;p=pandora-kernel.git Blackfin: pnav: delete duplicate linux/export.h include arch/blackfin/mach-bf537/boards/pnav10.c includes 'linux/export.h' twice. No need to include the file a second time in a #ifdef block if already included at top. Remove the duplicate. Signed-off-by: Danny Kukawka Signed-off-by: Mike Frysinger Signed-off-by: Bob Liu --- Reading git-diff-tree failed