]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
CRIS v10: driver for ds1302 needs to include cris-specific i2c.h
authorJesper Nilsson <jesper.nilsson@axis.com>
Mon, 14 Jan 2008 08:55:24 +0000 (00:55 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 14 Jan 2008 16:52:23 +0000 (08:52 -0800)
commitbbde25b1257c169c119601590d011b9b3aaf77f8
treeff66edeb516387a4a05afefa00eacbfdec362f41
parent27b526a09086d563d61cf0e0fdd5c8e3f3c295d4
CRIS v10: driver for ds1302 needs to include cris-specific i2c.h

This fixes compilation error where i2c_init wasn't defined.
Also, remove the CVS log and version tags, they are no longer useful.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Mikael Starvik <mikael.starvik@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/cris/arch-v10/drivers/ds1302.c