From: Marc Dietrich Date: Sun, 19 Aug 2012 17:03:08 +0000 (+0200) Subject: staging: nvec: do not depend on MACH_PAZ00 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~774 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d64ef2fa90aaf5425842b9bfef9e4b9e6ad0ff;p=pandora-kernel.git staging: nvec: do not depend on MACH_PAZ00 With the removal of board files on the tegra arch, drivers can now only be instantiated via device tree. Consequently, all MACH_ config variables are removed. As a temporary solution always enable building for the (up to now) only supported paz00 board until nvec is full ported to device tree. Signed-off-by: Marc Dietrich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed