summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorQuinn Jensen <quinn.jensen@freescale.com>2007-10-24 21:21:33 -0600
committerQuinn Jensen <quinn.jensen@freescale.com>2007-10-24 21:21:33 -0600
commit939cbb311724db103f1a96678eed7ba7767e052f (patch)
treedbc9c4d0a6445d25194374358059817f329079c6 /drivers
parent3ebe0f3d2a04b9135462140ca5ad82e909768179 (diff)
Bugzilla 630. Allow rng registers to be read and written for testing
Patch for Bugzilla 630. Allow rng registers to be read and written for testing purposes on the linux 2.6.22 kernel for MX platforms. http://www.bitshrine.org/gpp/linux-2.6.22-mx-Bugzilla-630.-Allow-rng-registers-to-be-re.patch
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mxc/security/rng/include/rng_internals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mxc/security/rng/include/rng_internals.h b/drivers/mxc/security/rng/include/rng_internals.h
index d7d35121dd59..fcb67d1dc9b9 100644
--- a/drivers/mxc/security/rng/include/rng_internals.h
+++ b/drivers/mxc/security/rng/include/rng_internals.h
@@ -90,7 +90,6 @@
* not defined, those functions will not be present in the driver.
*/
#define RNG_REGISTER_PEEK_POKE
-#undef RNG_REGISTER_PEEK_POKE
/*!
* Turn on compilation of run-time operational, debug, and error messages.