usb: renesas_usbhs: move macros from mod.c to the mod.h
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tue, 25 Jun 2019 05:38:47 +0000 (14:38 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2019 02:33:08 +0000 (10:33 +0800)
commitedcf2b2c6629feac147e1a0abdbb3408769ff7e7
treed087480e8b712c4b425395ca7b5e082831f81795
parent0966648dd5a5f4037d29d233866b7a4db39d07f7
usb: renesas_usbhs: move macros from mod.c to the mod.h

In the future, since other source code of this driver will use these
macros, this patch moves it to the header file.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/renesas_usbhs/mod.c
drivers/usb/renesas_usbhs/mod.h