diff options
Diffstat (limited to 'src/drivers/intel/ptt/ptt.h')
-rw-r--r-- | src/drivers/intel/ptt/ptt.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/drivers/intel/ptt/ptt.h b/src/drivers/intel/ptt/ptt.h index ed5e90f599..e0a901fccf 100644 --- a/src/drivers/intel/ptt/ptt.h +++ b/src/drivers/intel/ptt/ptt.h @@ -9,7 +9,9 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + */ + +/* * This driver checks if the PTT Bit is set correctly within the FWSTS4 * register. This is needed in order to use the iTPM, because we have to * check prior using the interface that this bit is set correctly - otherwise |