Arnd Bergmann <arnd@xxxxxxxxxx> writes: > From: Arnd Bergmann <arnd@xxxxxxxx> > > After the removal of the unused board files, I went through the > omap1 code to look for code that no longer has any callers > and remove that. > > In particular, support for the omap7xx/omap8xx family is now > completely unused, so I'm only leaving omap15xx/omap16xx/omap59xx. Acked-by: Kevin Hilman <khilman@xxxxxxxxxxxx> with a few tears shed since omap7xx/omap8xx was the first family I contributed to upstream. :( Kevin