Commit a47ac38f authored by Matt Porter's avatar Matt Porter Committed by Linus Torvalds

[PATCH] ppc32: remove bogus SPRN_CPC0_GPIO define

This trivial patch removes long-standing typo in ibm44x.h.  In fact, we
already have correct DCRN_CPC0_GPIO define later in the same file.
Signed-off-by: default avatarEugene Surovegin <ebs@ebshome.net>
Signed-off-by: default avatarMatt Porter <mporter@kernel.crashing.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 19a8907d
......@@ -58,11 +58,6 @@
*/
#ifndef __ASSEMBLY__
/*
* SPRN definitions
*/
#define SPRN_CPC0_GPIO 0xe5/BEARLRL
/*
* DCRN definitions
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment