Revision 9ad4107ba137f743fc531f9f4ceb81b122f9ff25 authored by Linus Torvalds on 03 July 2008, 02:26:38 UTC, committed by Linus Torvalds on 03 July 2008, 02:26:38 UTC
* 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linux:
  I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.
  I2C: S3C2410: Fixup error codes returned rom a transfer.
  I2C: S3C2410: Check ACK on byte transmission
2 parent s 0e77a07 + d150a4b
Raw File
emergency-restart.h
#ifndef _ASM_EMERGENCY_RESTART_H
#define _ASM_EMERGENCY_RESTART_H

#include <asm-generic/emergency-restart.h>

#endif /* _ASM_EMERGENCY_RESTART_H */
back to top