From: Hans Verkuil Date: Mon, 27 Dec 2010 15:22:46 +0000 (-0300) Subject: [media] saa6588: rename rds.h to saa6588.h X-Git-Tag: v2.6.38-rc1~470^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9218f2f15cdff8991ba041993bf40962c49fdd0;p=pandora-kernel.git [media] saa6588: rename rds.h to saa6588.h The naming of the media/rds.h header suggested that it was a generic RDS header, when in fact it is just a saa6588 module API that is internal to the kernel. Rename the header and the struct and defines in it to make this clear. Also removed the header include in radio-si470x.h (not used anymore) and from ioctl-number.txt (it's internal to the kernel and never called from userspace). Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed