]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix compiler warning in include/s3c2410.h
authorMartin Krause <martin.krause@tqs.de>
Mon, 20 Aug 2007 11:56:47 +0000 (13:56 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 29 Aug 2007 00:05:53 +0000 (02:05 +0200)
commit0e700ce03a23bb1921149bc77008ace7103d5289
tree260b74112643975510172b3984cc58200b72628e
parent9bb8b209ed2058a5756ecbeb544c067e44a42aea
Fix compiler warning in include/s3c2410.h

This patch fixes the "type qualifiers ignored on fuction return tpye"
warning for include/s3c2410.h

Signed-off-by: Martin Krause <martin.krause@tqs.de>
include/s3c2410.h