From: Ohad Ben-Cohen Date: Tue, 13 Dec 2011 10:17:59 +0000 (+0200) Subject: remoteproc: remove unused resource type X-Git-Tag: v3.4-rc1~87^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fd51811b8b87408fd680b442364e3474a1a0f21;p=pandora-kernel.git remoteproc: remove unused resource type RSC_VIRTIO_CFG isn't being used, so remove it. Originally it was introduced to overcome a resource table limitation that prevented describing a virtio device in a single resource table entry. The plan though is to describe resource table entries in a TLV fashion, where each entry will consume the amount of space it requires, so the original limitation is anyway temporary. Reported-by: Stephen Boyd Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed