diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-01-16 15:59:29 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2015-01-16 15:59:29 +0000 |
commit | 71c8ec020dba204f96e4d680c2ea91f23e5588f3 (patch) | |
tree | 2d621b4f52337021f4d98012a8df4383b71c7bf2 /Makefile | |
parent | 757b45a32f19bd9de95736074485f52deebd9c57 (diff) | |
download | upstream-71c8ec020dba204f96e4d680c2ea91f23e5588f3.tar.gz upstream-71c8ec020dba204f96e4d680c2ea91f23e5588f3.tar.bz2 upstream-71c8ec020dba204f96e4d680c2ea91f23e5588f3.zip |
bcm53xx: drop hacky patch making bcma init later
The only reason this patch was helping was moving bcma init *after*
of_serial init. It was a bit of luck because both drivers use
device_initcall.
It isn't really a correct way to provide early logging.
Now we have earlyprintk support in bcm53xx we can drop this patch.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43981
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions