From c3d6ff740d43332c36ea6c373e2e99858a15a275 Mon Sep 17 00:00:00 2001 From: Todd Poynor Date: Sat, 25 Mar 2006 18:15:24 +0000 Subject: [PATCH] --- yaml --- r: 24002 b: refs/heads/master c: 686f8c5d77149f78ff6090dde774b2e43a7319b2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/clk.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 43b5e0c51e2f..d7905b787353 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9c42954dfd50d02963cd453fb84bfef3967af2f0 +refs/heads/master: 686f8c5d77149f78ff6090dde774b2e43a7319b2 diff --git a/trunk/include/linux/clk.h b/trunk/include/linux/clk.h index 12848f81bb37..5ca8c6fddb56 100644 --- a/trunk/include/linux/clk.h +++ b/trunk/include/linux/clk.h @@ -8,8 +8,8 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ -#ifndef ASMARM_CLOCK_H -#define ASMARM_CLOCK_H +#ifndef __LINUX_CLK_H +#define __LINUX_CLK_H struct device;