iommu/fsl: Various cleanups
[deliverable/linux.git] / arch / powerpc / include / asm / fsl_pamu_stash.h
index caa1b21c25cd2077c4d180e8b88e03eb81eb1b12..38311c98eed9eafd71ea3e65038413a0898c1dfb 100644 (file)
@@ -32,8 +32,8 @@ enum pamu_stash_target {
  */
 
 struct pamu_stash_attribute {
-       u32     cpu;    /* cpu number */
-       u32     cache;  /* cache to stash to: L1,L2,L3 */
+       u32     cpu;    /* cpu number */
+       u32     cache;  /* cache to stash to: L1,L2,L3 */
 };
 
 #endif  /* __FSL_PAMU_STASH_H */
This page took 0.024217 seconds and 5 git commands to generate.