
30 Jan
2020
30 Jan
'20
3:18 a.m.
On Mon, 13 Jan 2020 at 03:35, Patrick Delaunay patrick.delaunay@st.com wrote:
Remove the define GPIOD_REQUESTED as it is never used and use BIT() macro for other defines.
Signed-off-by: Patrick Delaunay patrick.delaunay@st.com
Changes in v3: None Changes in v2:
- remove the unused GPIOD_REQUESTED
include/asm-generic/gpio.h | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org