From: Suman Anna Date: Wed, 25 Jun 2014 00:43:38 +0000 (-0500) Subject: mailbox/omap: remove OMAP1 mailbox driver X-Git-Tag: omap-for-v3.17/mailbox-cleanup~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79859094e5bcc869f3fb7239b86a7f6b111f156a;p=pandora-kernel.git mailbox/omap: remove OMAP1 mailbox driver There are no existing users for OMAP1 mailbox driver in kernel. Commit ab6f775 "Removing dead OMAP_DSP" has cleaned up all the dead code related to the only possible user, including the creation of the mailbox platform device. Remove this stale driver so that the OMAP mailbox driver can be simplified and streamlined better for converting to mailbox framework. Signed-off-by: Suman Anna Acked-by: Aaro Koskinen Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed