On Mon, 13 Jan 2020 at 03:35, Patrick Delaunay <patrick.delau...@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.delau...@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 <s...@chromium.org>