diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2008-07-25 10:45:52 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 19:53:29 +0200 |
commit | b6c63937001889af6fe431aaba97e59d04e028e7 (patch) | |
tree | cf73a1124a73e62fa5353098c276bb18b44cb867 /drivers/clocksource/cyclone.c | |
parent | drivers/misc/hpilo.c needs CONFIG_PCI (diff) | |
download | linux-b6c63937001889af6fe431aaba97e59d04e028e7.tar.xz linux-b6c63937001889af6fe431aaba97e59d04e028e7.zip |
Rename WARN() to WARNING() to clear the namespace
We want to use WARN() as a variant of WARN_ON(), however a few drivers are
using WARN() internally. This patch renames these to WARNING() to avoid the
namespace clash. A few cases were defining but not using the thing, for those
cases I just deleted the definition.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Acked-by: Greg KH <greg@kroah.com>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/clocksource/cyclone.c')
0 files changed, 0 insertions, 0 deletions