diff options
Diffstat (limited to 'post/drivers/flash.c')
-rw-r--r-- | post/drivers/flash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/post/drivers/flash.c b/post/drivers/flash.c index 21e2f940fe9..7638a99f2eb 100644 --- a/post/drivers/flash.c +++ b/post/drivers/flash.c @@ -12,7 +12,6 @@ #include <post.h> #include <flash.h> - /* * This code will walk over the declared sectors erasing them, * then programming them, then verifying the written contents. |