gator: Revert #error about lack of CONFIG_PERF_EVENTS
authorJon Medhurst <tixy@linaro.org>
Fri, 18 May 2012 08:06:15 +0000 (09:06 +0100)
committerJon Medhurst <tixy@linaro.org>
Tue, 8 Oct 2013 13:57:44 +0000 (14:57 +0100)
commit99e95119c4d6ef9ca544528472edefc81d64dbcf
tree41fc8d387c5804af22fcbac4ba32ed3cad536f8c
parentaaf37a3203b5ad30714cde34f4a6b40c3195eebf
gator: Revert #error about lack of CONFIG_PERF_EVENTS

Make this a #warning as in version 5.9. This lets Gator build (with
much reduced functionality) on platforms which require
CONFIG_PERF_EVENTS to be disabled for whatever reason.

Signed-off-by: Jon Medhurst <tixy@linaro.org>
drivers/gator/gator_main.c