From: Jiri Slaby Date: Tue, 9 Jun 2015 12:24:43 +0000 (+0200) Subject: bna: remove obsolete use of EXTRA_CFLAGS X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d92dafee9f7bed91ca51f464c46df9557f9bd2e;p=pandora-kernel.git bna: remove obsolete use of EXTRA_CFLAGS EXTRA_CFLAGS should be used on the command line only. Since EXTRA_CFLAGS here add only a non-existant path to compiler include paths (by -I), remove EXTRA_CFLAGS completely. Signed-off-by: Jiri Slaby Signed-off-by: David S. Miller --- Reading git-diff-tree failed