commit | 9600cbb24b3937dc6ebf470211d8908354ca3b0c | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Fri Mar 26 17:37:14 2010 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Apr 22 15:18:24 2010 -0700 |
tree | 6e3b9abc392bd662b65e64a111f8a4719c270b8b | |
parent | 898f89c388534e5fe4b05b760d7f737cc352bad3 [diff] |
USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename It appears that the DA8xx/OMAP-L1x glue layer went into the kernel uncompilable: commit 1960e693ac12ae5fe518309d6a63a44c93fad9e7 (davinci: da8xx/omapl1: add support for the second sysconfig module) has renamed DA8XX_SYSCFG_* macros to DA8XX_SYSCFG0_* and it's been committed before the glue layer... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>