aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/s3c-fb.c
diff options
context:
space:
mode:
authorLiu Yuan <tailai.ly@taobao.com>2011-04-18 10:44:38 +0000
committerPaul Mundt <lethal@linux-sh.org>2011-05-24 16:07:50 +0900
commit94cd1ae2fd251fd8206c043ce91a99a45439a116 (patch)
tree1267c47adb8cfb53f7070c266c78b77d423a9f15 /drivers/video/s3c-fb.c
parent6dbdf2a1cee23c34a66a35cfa2ae48e62e268dcb (diff)
downloadkernel_samsung_smdk4412-94cd1ae2fd251fd8206c043ce91a99a45439a116.tar.gz
kernel_samsung_smdk4412-94cd1ae2fd251fd8206c043ce91a99a45439a116.tar.bz2
kernel_samsung_smdk4412-94cd1ae2fd251fd8206c043ce91a99a45439a116.zip
video, udlfb: Fix two build warnings about 'ignoring return value'
build warning: ... drivers/video/udlfb.c:1590: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result drivers/video/udlfb.c:1592: warning: ignoring return value of ‘device_create_bin_file’, declared with attribute warn_unused_result ... So add two checks to get rid of 'em. Signed-off-by: Liu Yuan <tailai.ly@taobao.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/video/s3c-fb.c')
0 files changed, 0 insertions, 0 deletions