]> git.baikalelectronics.ru Git - kernel.git/commit
alpha: remove mysterious if zero-ed out includes
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 30 Jul 2012 21:39:24 +0000 (14:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2012 00:25:11 +0000 (17:25 -0700)
commitf6c89735efe845d7412d3cb08d9e865b0e5f8e0c
tree10f23c93c18240adbe370c365295e018ee5d59e6
parent29b125217d04c528f94dbe79b8e2cc50cede0398
alpha: remove mysterious if zero-ed out includes

There's a small group of odd looking includes in smc37c669.c.  These
includes appear to be if zero-ed out ever since they were added to the
tree (in v2.1.89).  Their purpose is unclear to me.  Perhaps they were
used in someones build system.  Whatever their purpose was, nothing else
uses something comparable.  This entire if zero-ed out block might as well
be removed.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Matt Turner <mattst88@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/alpha/kernel/smc37c669.c