Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
w1-gpio: fix unused variable warning
Commit 8a1861d ("w1-gpio: Simplify & get rid of defines") removed the compile guards from the device-tree id table, thereby generating a warning when building without device-tree support. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information