]> git.baikalelectronics.ru Git - kernel.git/commit
x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not set
authorAndres Salomon <dilinger@queued.net>
Wed, 7 May 2008 20:07:38 +0000 (13:07 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 8 May 2008 13:43:50 +0000 (15:43 +0200)
commite4922dc54df5cf2c79604205e61f0ec383589537
treea14d5849992e74860248b534d13b7071bf82682b
parentafba5e7e4cc4f369d46fce59e3efde390470c6b8
x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not set

We want drivers to be able to use geode_has_vsa2 without having to worry
about what model geode is being compiled for.  This patch ensures that
geode_has_vsa2 is always defined.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Cc: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/geode.h