commit | d44005672d83f89d7d797efc490a751a696e7d91 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Thu Jun 15 23:20:54 2017 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Jun 15 23:22:11 2017 +0200 |
tree | 8310bfe61eaa92cd7b9759817e1a90884047b6bc | |
parent | f9831bfec7414d8f54f064b6b21de0685f107a47 [diff] |
i2c: stub: fix build warning regression Commit 6c42778780c40c ("i2c: stub: use pr_fmt") changed the DEBUG handling and caused build warnings. Revert back to the original. Fixes: 6c42778780c40c ("i2c: stub: use pr_fmt") Signed-off-by: Wolfram Sang <wsa@the-dreams.de>