diff options
Diffstat (limited to 'include/cache.h')
| -rw-r--r-- | include/cache.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/cache.h b/include/cache.h index 32f59fd8f71..ecb7956efd5 100644 --- a/include/cache.h +++ b/include/cache.h @@ -6,6 +6,8 @@  #ifndef __CACHE_H  #define __CACHE_H +struct udevice; +  /*   * Structure for the cache controller   */ | 
