Ignore:
Timestamp:
Apr 18, 2013, 1:28:33 PM (11 years ago)
Author:
joannou
Message:

Introducing vci_block_device_tsar component

Location:
trunk/modules/vci_block_device_tsar
Files:
1 deleted
2 copied

Legend:

Unmodified
Added
Removed
  • trunk/modules/vci_block_device_tsar/include/soclib/block_device_tsar.h

    r371 r374  
    2525 * Maintainers: alain
    2626 */
    27 #ifndef BLOCK_DEVICE_TSAR_V4_REGS_H
    28 #define BLOCK_DEVICE_TSAR_V4_REGS_H
     27#ifndef BLOCK_DEVICE_TSAR_REGS_H
     28#define BLOCK_DEVICE_TSAR_REGS_H
    2929
    3030enum SoclibBlockDeviceRegisters {
     
    5454};
    5555
    56 #endif /* BLOCK_DEVICE_TSAR_V4_REGS_H */
     56#endif /* BLOCK_DEVICE_TSAR_REGS_H */
    5757
    5858// Local Variables:
Note: See TracChangeset for help on using the changeset viewer.