commit | 47ea6edfb3004fb2d2a979e19c3f6e4e32f45e51 | [log] [tgz] |
---|---|---|
author | Minkyu Kang <mk7.kang@samsung.com> | Fri Jun 18 19:31:10 2010 +0900 |
committer | Wolfgang Denk <wd@denx.de> | Wed Jun 23 00:11:10 2010 +0200 |
tree | 201f4962c89f21f4cdcc0287d51ca64467339939 | |
parent | ceeba0030844b2e84ce4e47f4be7ad347cd1e827 [diff] |
ARM: remove unused VIDEOLFB ATAG ATAG_VIDEOLFB is not used anywhere. The belowing warning is occurred due to this ATAG. [ 0.000000] Ignoring unrecognised tag 0x54410008 This patch fixed it. Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Martin Krause <Martin.Krause@tqs.de>