]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: r8a66597: Switched from variable to only macro
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Tue, 20 Mar 2012 20:23:29 +0000 (20:23 +0000)
committerMarek Vasut <marex@denx.de>
Mon, 19 Nov 2012 23:16:08 +0000 (00:16 +0100)
commit9d034208a875efac42e72a479a89b18dfa79976a
tree02e56d3b9a0fc7c5ee97a929674970a9d239e604
parentc2af345ed5432edeff9b3684af0fffd1e69d32eb
usb: r8a66597: Switched from variable to only macro

Some variables are initialized with a value defined by macro.
This was changed to use the macro directly. And the variable not to
use deleted it.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/usb/host/r8a66597-hcd.c