summaryrefslogtreecommitdiffstats
path: root/libflash/mbox-flash.c
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2018-06-07 15:39:45 +1000
committerStewart Smith <stewart@linux.ibm.com>2018-06-18 22:13:43 -0500
commite50e239b75c38efc084aec21969d7060bf6a2e29 (patch)
tree06df39d9e43d56dbb082c9cdb5901b4bd852b330 /libflash/mbox-flash.c
parent8f650b6d55b4060cca7b8a2fa2850bc73890b179 (diff)
downloadblackbird-skiboot-e50e239b75c38efc084aec21969d7060bf6a2e29.tar.gz
blackbird-skiboot-e50e239b75c38efc084aec21969d7060bf6a2e29.zip
libflash: quieten our logging
Suggested-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'libflash/mbox-flash.c')
-rw-r--r--libflash/mbox-flash.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libflash/mbox-flash.c b/libflash/mbox-flash.c
index 6742d215..3239be96 100644
--- a/libflash/mbox-flash.c
+++ b/libflash/mbox-flash.c
@@ -665,8 +665,6 @@ static int mbox_window_move(struct mbox_flash_data *mbox_flash,
return 0;
}
- prlog(PR_DEBUG, "Adjusting the window\n");
-
/* V1 needs to remember where it has opened the window, note it
* here.
* If we're running V2 the response to the CREATE_*_WINDOW command
OpenPOWER on IntegriCloud