I have used printk statement in char device driver code.
“make” have no warning or error
on doing insmod no error is given .
but on dmesg the printk statement are not showing.
i have checked in /var/log/message but printk statement are not present.
Ihave changed the priority in printk.h file bur no avail .
If any one has any info do let it pass to me.