diff options
| author | Sergey Kandaurov <pluknet@FreeBSD.org> | 2013-06-17 20:11:04 +0000 |
|---|---|---|
| committer | Sergey Kandaurov <pluknet@FreeBSD.org> | 2013-06-17 20:11:04 +0000 |
| commit | 77b2b60dcf8aee5c71cbfa3150c2c225ac4ebb28 (patch) | |
| tree | e56f426548b4d14a5ff304a7ab05688ca05d9741 /sys/dev/puc | |
| parent | eda6cf02b870dea97e6d98369cab4a301c4e1c0a (diff) | |
Notes
Diffstat (limited to 'sys/dev/puc')
| -rw-r--r-- | sys/dev/puc/puc_bfe.h | 2 | ||||
| -rw-r--r-- | sys/dev/puc/puc_cfg.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/puc/puc_bfe.h b/sys/dev/puc/puc_bfe.h index c67fab5f6705..3cf0c533a1e7 100644 --- a/sys/dev/puc/puc_bfe.h +++ b/sys/dev/puc/puc_bfe.h @@ -27,7 +27,7 @@ */ #ifndef _DEV_PUC_BFE_H_ -#define _DEV_PUC_BFE_H +#define _DEV_PUC_BFE_H_ #define PUC_PCI_BARS 6 diff --git a/sys/dev/puc/puc_cfg.h b/sys/dev/puc/puc_cfg.h index 4c2c65ee3bbd..3599d4c9429c 100644 --- a/sys/dev/puc/puc_cfg.h +++ b/sys/dev/puc/puc_cfg.h @@ -27,7 +27,7 @@ */ #ifndef _DEV_PUC_CFG_H_ -#define _DEV_PUC_CFG_H +#define _DEV_PUC_CFG_H_ #define DEFAULT_RCLK 1843200 |
