From a585669ccc8bba1a7febb33313871cee4a57ca80 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 9 Feb 2015 16:37:01 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4284231e1e..e7a46dad96 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9721,3 +9721,7 @@ interferes with the drivers ability to control the interrupt state. This is a necessary, sweeping, global change and unfortunately to test (2015-02-09). + * mtd/ramtron.c: Table of parts is not terminated properly if + CONFIG_RAMTRON_FRAM_NON_JEDEC is not defined. Noted by David + Sidrane (2015-02-09). +